home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / text / faqs / mail.mime-faq.part2 < prev    next >
Encoding:
Internet Message Format  |  1994-03-22  |  35.7 KB

  1. Subject: comp.mail.mime frequently asked questions list (FAQ) (2/3)
  2. Newsgroups: comp.mail.mime,comp.answers,news.answers
  3. From: tim@pipex.net (Tim Goodwin)
  4. Date: 21 Mar 1994 19:52:05 -0000
  5.  
  6. Archive-Name: mail/mime-faq/part2
  7. Last-modified: 1994/02/10
  8. Version: 3.4
  9.  
  10.  
  11. comp.mail.mime frequently asked questions list (FAQ) (2/3)
  12.  
  13. Part II -- MIME products
  14.  
  15. This is part II of a Frequently Asked Questions document about MIME, the
  16. multipurpose and multi-media standard for Internet mail.
  17.  
  18. Part I covers frequently asked questions.
  19.  
  20. Part II is a listing of MIME products.
  21.  
  22. Part III covers advanced topics.
  23.  
  24.  
  25. 7 Freely available MIME software packages
  26.  
  27. Name:     Andrew
  28. Product:  Multimedia system
  29. Platform: Unix
  30. FTP:
  31. Author:
  32. Comments:
  33.  
  34.     [ Susan Straub <susan+@andrew.cmu.edu> 11-Jan-1993 ]
  35.  
  36.     Andrew is a very large and ambitious software system developed at
  37.     Carnegie Mellon University.  It is installed at hundreds of sites
  38.     throughout the world, and includes a multimedia document editor,
  39.     help system, and various other utilities.  In particular, it
  40.     includes a feature-rich program, "messages", which can read and
  41.     send mail and news articles in MIME format, including images,
  42.     audio, richtext, and more.  Andrew is available in binary release
  43.     for several Unix system architectures, and also in source form.
  44.     Be warned that the source distribution is itself about 50
  45.     megabytes, but you really are getting a LOT of stuff.  For
  46.     information on how to obtain a copy of Andrew, send mail to
  47.     info-andrew-request@andrew.cmu.edu.
  48.  
  49.  
  50. Name:     c-client
  51. Product:  MUA library code
  52. Platform: Unix, Macintosh, MS-DOS, TOPS-20
  53. FTP:
  54. Author:   Mark Crispin
  55. Comments:
  56.  
  57.     [ comp.mail.misc FAQ ]
  58.  
  59.     Software writers only:
  60.  
  61.     c-client is a general library useful for creating MUA's.  It
  62.     provides a Application Program Interface for retrieving and
  63.     manipulating mail messages.  It supports the latest draft of
  64.     MIME.  It is driver based, and easily ported to new platforms and
  65.     MTAs.  The currently supported platforms include various versions
  66.     of BSD and SysV Unix, MS-DOS, Macintosh and even TOPS-20(!).  It
  67.     supports mailboxes in /usr/spool/mail, mbox, mail.txt, mh, carmel
  68.     format, as well as remote mailbox access via the IMAP2 protocol
  69.     described in RFC-1176 and extended by the IMAP2bis extensions.
  70.  
  71.     c-client does not contain any user interface.  Rather, it contains
  72.     everything else that goes into an MUA.  c-client is called with
  73.     such functions as mail_open(), mail_fetchheader(), mail_setflag(),
  74.     etc.
  75.  
  76.     Just the thing if you want to write a new MUA.
  77.  
  78.     Contact the author (Mark Crispin <mrc@panda.com>) for more details.
  79.  
  80.  
  81. Name:     elm
  82. Product:  MUA
  83. Platform: Unix
  84. FTP:
  85. Author:
  86. Comments:
  87.  
  88.     [ Syd Weinstein <syd@dsinc.dsi.com> 21-Dec-1992 ]
  89.  
  90.     Elm support for MIME:
  91.     2.3 - uses metamail supplied patch from Nathaniel Borenstein. 
  92.  
  93.     2.4:
  94.         reading: detects MIME headers and calls metamail automatically
  95.         if the message cannot be displayed on the current screen using
  96.         the native capabilities of the display (recognizes some char
  97.         sets as native)
  98.  
  99.         sending: detects [include ] markers and makes them MIME attachments.
  100.         Still very 'crude', but its all we had time for, as to the
  101.         release deadline of 'Elm' and MIME.
  102.  
  103.     3.x:
  104.         reading: probably no change from 2.x, but will understand
  105.         some 'file storage' types and allow for splitting off attachments
  106.         on their own.
  107.  
  108.         sending: will allow defining attachments to be added and auto build
  109.         the MIME stuff, in addition to the [include ] syntax.
  110.  
  111.     release status:
  112.     2.3: obsolete
  113.     2.4: Current PL is 23.
  114.     3.x: not planned until some time in 1994.
  115.  
  116.  
  117. Name:     emil
  118. Product:  tool
  119. Platform: Unix
  120. FTP:      ftp.uu.se:pub/unix/networking/mail/emil
  121. FTP:      ftp.sunet.se:pub/unix/mail/emil
  122. Author:   Martin Wendel <martin@alba.udac.uu.se>
  123. Comments:
  124.  
  125.     [ Martin Wendel <martin@alba.udac.uu.se> 8-Nov-1993]
  126.  
  127.     Emil is a tool for converting between message formats used by MIME,
  128.     Eudora, SUN mailtool, PC and Mac based clients, etc. It is easily
  129.     extensible. It can work either standalone, as an argument driven
  130.     filter program, or, if linked with sendmail8.6. or IDA sendmail,
  131.     as a mail gateway convertering messages sent between various types
  132.     of Internet mail clients. It will give a possibility to convert
  133.     encoding formats of attachments and convert character sets of
  134.     text. It can make a heterogenous mail environment, consisting of
  135.     various types of mail clients, act as a homogenous environment; for
  136.     instance sending only MIME based messages to the outside world.
  137.  
  138.  
  139. Name:     encdec
  140. Product:  tool
  141. Platform: ISO C
  142. FTP:      ftp.efd.lth.se:pub/mail/encdec.c.gz
  143. Author:   Joergen Haegg <jh@efd.lth.se>
  144. Comments: encdec is a simple standalone encoder/decoder for base64 and
  145.           quoted printable written in ISO C.
  146.  
  147.  
  148. Name:     Eudora 1.4
  149. Product:  MUA
  150. Platform: Macintosh MS-Windows
  151. FTP:      qualcomm.com:mac/eudora/1.4/Eudora1.4.sea.hqx
  152. FTP:      src.doc.ic.ac.uk:computing/systems/ibmpc/windows3/winsock/eudora14.exe
  153. Author:   Steve Dorner <sdorner@qualcomm.com>
  154. Comments:
  155.  
  156. Eudora 1.4 is a MUA for Macs and PCs that uses POP3 and SMTP and
  157. supports MIME.  A commercial version is also available: see the next
  158. section.
  159.  
  160. Name:     HUyMail
  161. Product:  MTA/MUA
  162. Platform: VMS
  163. FTP:      ftp.technion.ac.il:pub/unsupported/vms/local/local/huymail*.bck
  164. Author:   Yehavi Bourvine
  165. Comments:
  166.  
  167.     [ Yehavi Bourvine <YEHAVI@vms.huji.ac.il> 22-Jul-1993 ] 
  168.  
  169.     HUyMailer is a store and forward mailer for VAX/VMS and AXP/VMS
  170.     systems which supports as transports: DECnet, Multinet/TcpIp,
  171.     HUJI-NJE and PMDF.  The software is available freely for
  172.     non-commercial use as a C source code.
  173.  
  174.     The mailer supports two users' interfaces: VMS/MAIL (to which the
  175.     connection is done via MAIL11 DECnet connection) or a locally
  176.     written interface called BMAIL.  BMAIL is a menu oriented interface
  177.     which supports MIME and Hebrew.
  178.  
  179.  
  180. Name:     Iride
  181. Product:  MUA
  182. Platform: Macintosh
  183. FTP:      gnbts.univ.trieste.it:mime/Iride.sea.hqx
  184. Author:   GNBTS
  185. Comments:
  186.  
  187.     [ From the README ]
  188.  
  189.     Iride is (or will be -- it's currently in beta test) an
  190.     implementation of a MIME user agent on the Apple Macintosh
  191.     computer.  It was developed as part of a project of the GNBTS -
  192.     Gruppo Nazionale Bioingegneria sezione di Trieste, for the
  193.     integration of multimedia mail with hospital data storing
  194.     facilities, in particular for the transfer of bioimages.
  195.     
  196.     This is a far from a complete MIME implementation, but I think 
  197.     it is quite usable.
  198.  
  199.     To use it you need:
  200.         o Macintosh with MacTCP 1.1 or better installed
  201.         o 32 bit ColorQuickDraw if you want to use images
  202.         o audio input device if you want to create audio messages
  203.         o connection to a SMTP mail relay
  204.         o connection to a POP3 server
  205.     
  206.     MIME types supported:
  207.     
  208.     text/plain              charset=US-ASCII only
  209.     text/richtext           (no tool for composing richtext yet)
  210.     
  211.     audio/basic
  212.     audio/X-macaudio        generated when a NOT sampled audio pasted in
  213.     
  214.     image/GIF
  215.     image/X-macPICT         generated when color QuickDraw is missing only
  216.     
  217.     multipart/mixed         each part is shown in a different window
  218.                             MUST change this
  219.     multipart/parallel     
  220.     multipart/alternative   handled as multipart/mixed
  221.                             MUST change this
  222.  
  223.  
  224. Name:     metamail
  225. Product:  MUA and tools
  226. Platform: Unix Amiga MS-DOS
  227. FTP:      thumper.bellcore.com:pub/nsb/mm.2.6.tar.Z
  228.           The metamail distribution that Nathaniel Borenstein supports.
  229. FTP:      thumper.bellcore.com:pub/nsb/contrib2.6.tar.Z
  230.           Contributed sources.
  231. FTP:      thumper.bellcore.com:pub/nsb/amiga2.5.tar
  232.           Amiga binaries and utilities
  233. FTP:      thumper.bellcore.com:pub/nsb/dos2.5.tar.Z
  234.           MS-DOS binaries
  235. Author: Nathaniel Borenstein
  236. Comments:
  237.  
  238.     [ Paul Eggert <eggert@bi.twinsun.com> ]
  239.  
  240.     Metamail is a software implementation of MIME, designed for easy
  241.     integration with traditional mail-reading interfaces -- typically,
  242.     users do not invoke metamail directly.  Ideally, extending the
  243.     local email or news system to handle a new media format is a
  244.     simple matter of adding a line to a mailcap file.  Mailcap files
  245.     are described in RFC 1343.
  246.  
  247.  
  248. Name:     MH 6.8
  249. Product:  MUA
  250. Platform: Unix
  251. FTP:      ftp.ics.uci.edu:pub/mh/mh-6.8.tar.Z
  252. FTP:      louie.udel.edu:portal/mh-6.8.tar.Z
  253. Author:
  254. Comments:
  255.  
  256. MIME support is available for the MH message handling system; the
  257. primary reader and generator is the program mhn(1) although other MH
  258. programs are also changed.  The current release of MH is 6.8, the first
  259. to include MIME support when appropriately installed.  mhn does not
  260. use the mailcap mechanism described in RFC 1343.
  261.  
  262. A tutorial for mhn is available:
  263.  
  264. FTP:      ftp.ics.uci.edu:mh/contrib/multimedia/mhn-tutorial.tex, .sty, .ps
  265.  
  266. See the newsgroup comp.mail.mh for further information.
  267.  
  268.  
  269. Name:     MIME for VM/CMS
  270. Product:
  271. Platform: VM/CMS
  272. FTP:      { gopher, see comments }
  273. Author:
  274. Comments:
  275.  
  276.     [ Rick Troth <TROTH@ricevm1.rice.edu> 21-Jul-1993 ]
  277.  
  278.     This MIME decoder is available via Gopher from ricevm1.rice.edu
  279.     under "Other freely distributable CMS software", which is under
  280.     "CMS Gopher Software".
  281.  
  282.     It correctly reads:
  283.  
  284.         o text/plain,
  285.         o text/richtext, and
  286.         o image/gif.
  287.  
  288.     GIFs require the VMGIF package from Belgium.  I need filters for
  289.     PBM and PGM and then they'd work too.  Sounds are not useful on
  290.     the standard 3270 terminal (dumb terminals just don't play sounds).
  291.  
  292.     It splits out multipart/[anything] into separate files.  CMS has a
  293.     standard directory "browser" (FILELIST) that lets you view a bunch
  294.     of related files and decide what, if anything, you want to do with
  295.     them.
  296.  
  297.     Message/external-body doesn't work well, but probably will given
  298.     more development time.  I could use some samples to help with the
  299.     debugging of that part.
  300.  
  301.     It does NOT do applications, except for the one, octet-stream.
  302.     (which is treated as a kind-of "sendfile" utility) There *is* a
  303.     PostScript interpreter for CMS, but it is reported to be a dog (we
  304.     don't have it).  But I do hope to put the extraction code in for
  305.     these eventually.
  306.  
  307.     If a given content-type isn't understood, you just view the item
  308.     as-is.
  309.  
  310.     For composition, there's no CHARSET= parameter on the
  311.     Content-Type: text/plain line.  It's EBCDIC until it gets into
  312.     SMTP, then it's ASCII, then it might be anything, so I've left off
  313.     the CHARSET= parameter.
  314.  
  315.     An "attach" command is added to RiceMAIL when you run this, which
  316.     would then change the message from text/plain to multipart/mixed
  317.     and append the attachment after a boundary.  Attachments don't
  318.     "close" properly; that is, the final boundary isn't correct, but is
  319.     correctly processed by all of the MIME compliant readers I've
  320.     checked.  (there's some feature of RiceMAIL that causes this)
  321.  
  322.     This thing is based on CMS Pipelines, so adding features is easy
  323.     since we now have the base for MIME processing.
  324.  
  325.  
  326. Name:     MIME tools for GNU Emacs
  327. Product:  MUA
  328. Platform:  
  329. FTP:      wnoc-fuk.wide.ad.jp:pub/GNU/etc/emacs-mime-tools.shar
  330. Author:   Masanobu UMEDA
  331. Comments:
  332.  
  333.     [ Masanobu UMEDA <umerin@mse.kyutech.ac.jp> 07-Aug-1993 ]
  334.  
  335.     MIME tools that consist of "mime.el", "rmailmime.el" and
  336.     "metamail.el" are tools for reading and composition of MIME
  337.     messages for GNU Emacs and its variants.  "mime.el" is a simple
  338.     MIME message composer that works with mail mode, news mode, and
  339.     mhe letter mode.  Messages of plain and richtext text, audio, and
  340.     image, and multipart messages of them can be composed by using
  341.     "mime.el".  "rmailmime.el" is for reading MIME messages within
  342.     Rmail.  "metamail.el" is an interface to metamail.  The metamail
  343.     package is required by these tools.
  344.  
  345.  
  346. Name:     MIME tools for NeXT
  347. Product:  editor
  348. Platform: NeXT
  349. FTP:
  350. Author:   Dave Lacey
  351. Comments:
  352.  
  353.     [ Dave Lacey <dave@blackbox.isca.uiowa.edu> ]
  354.  
  355.     I'd like to keep you apprised of some MIME work I'm doing.  I'm
  356.     interested in using MIME as a transport medium for multi-media
  357.     gopher documents.  My particular use is for Radiology info, but it
  358.     would work for just about anything.
  359.  
  360.     I've got a NeXT Gopher client almost working and I also have a
  361.     NeXT based MIME file editor that reads/creates MIME documents.
  362.     Both work, but need a bit more extension.  I will likely
  363.     distribute the source to this, so the MIME reader (which is
  364.     essentially an object) can be re-used in other apps.
  365.  
  366.  
  367. Name:     MIXMH
  368. Product:  MUA
  369. Platform: Unix with X
  370. FTP:      aun.uninett.no:pub/unix/mixmh-0.2.tar.Z
  371. Author:
  372. Comments:
  373.  
  374.     [ Harald Tveit Alvestrand <Harald.Alvestrand@delab.sintef.no> 10-Dec-1992 ]
  375.  
  376.     This version is based on XMH version 1.6 from SEI, Carnegie Mellon.
  377.     It supports sending MIME with extended character sets in the headers
  378.     (per RFC 1342) and the body (per RFC 1341 text/plain).  It has
  379.     limited support for multipart messages.
  380.  
  381.     The source is freely redistributable and modifiable.
  382.  
  383.     As you can see from the version number, it is still not considered
  384.     fully stable. Bugs may be reported to mixmh-bugs@uninett.no
  385.     Information and discussion will take place on mixmh-info@uninett.no;
  386.     mail to mixmh-info-request@uninett.no to join.
  387.  
  388.  
  389. Name:     mpack
  390. Product:  MUA/utility
  391. Platform: Unix, MS-DOS, Macintosh, Amiga
  392. FTP:      export.acs.cmu.edu:pub/mpack/mpack-1.0-src.tar.Z
  393.           Sources for all versions except Amiga
  394. FTP:      export.acs.cmu.edu:pub/mpack/mpack-1.0-src-amiga.tar.Z
  395.           Additional sources for Amiga
  396. FTP:      export.acs.cmu.edu:pub/mpack/mpack-1.0-pc.tar.Z
  397.           MS-DOS binaries
  398. FTP:      export.acs.cmu.edu:pub/mpack/mpack-1.0-mac.hqx
  399.           Macintosh binary
  400. FTP:      export.acs.cmu.edu:pub/mpack/mpack-1.0-amiga.lha
  401.           Amiga binaries
  402. Author:   John Gardiner Myers, Chris Newman (Mac), Mike Meyer (Amiga)
  403. Comments:
  404.  
  405.     [ John Gardiner Myers <jgm+@CMU.EDU> 2-Oct-1993 ]
  406.  
  407.     Mpack is a minimal implementation of MIME, designed for encoding and
  408.     decoding binary files in MIME messages.  In short, it is the MIME
  409.     equivalent of uuencode and uudecode.  For backwards compatibility,
  410.     it can also decode messages in split-uuencoded format.
  411.  
  412.  
  413. Name:     Pegasus mail
  414. Product:  
  415. Platform: MS-DOS, MS-Windows, Macintosh
  416. FTP:      risc.ua.edu:pub/network/pegasus/*
  417. Author:   David Harris <david@pmail.gen.nz>
  418. Comments:
  419.  
  420.     [ James Ford <JFORD@ua1vm.ua.edu> 2-Nov-1993 ]
  421.  
  422.     Pegasus Mail is an Email package for Novell network v2.15 and higher
  423.     that supports MHS (natively) and SMTP.  The MS-DOS version (v3.01a)
  424.     is MIME compliant; the MS-Windows version should be by mid-November.
  425.     I do not know the timetable for the Mac version.  You can either
  426.     get a PC-based SMTP gateway for it (Charon, by Brad Clements) or a
  427.     (Netware v3.11) NLM-based version (Mercury, by David Harris) from
  428.     risc.ua.edu.  I believe that the SMTP gateway Mercury supports 8-bit
  429.     MIME encoding.
  430.  
  431.  
  432. Name:     Pine
  433. Product:  MUA
  434. Platform: Unix
  435. FTP:      pine.cac.washington.edu:mail/pine.tar.Z
  436.           Full distribution, including Pico and IMAPd
  437.           Binaries also available in the same directory
  438. Author:   Laurence Lundblade, Michael Seibel, Mark Crispin
  439. Comments:
  440.  
  441.     [ From the release notes 21-Sep-1993 ]
  442.  
  443.     Pine(tm) --a Program for Internet News & Email-- is a tool for
  444.     reading, sending, and managing electronic messages.  It was designed
  445.     specifically with novice computer users in mind, but can be tailored
  446.     to accommodate the needs of "power users" as well.  Pine uses
  447.     Internet message protocols (e.g. RFC-822, SMTP, MIME, IMAP, NNTP)
  448.     and runs on Unix and MS-DOS.
  449.  
  450.     The guiding principles for Pine's user-interface were: careful
  451.     limitation of features, one-character mnemonic commands,
  452.     always-present command menus, immediate user feedback, and high
  453.     tolerance for user mistakes. It is intended that Pine can be learned
  454.     by exploration rather than reading manuals.  Feedback from the
  455.     University of Washington community and a growing number of Internet
  456.     sites has been encouraging.
  457.  
  458.     Pine's message composition editor, Pico, is also available as a
  459.     separate stand-alone program.  Pico is a very simple and easy-to-use
  460.     text editor offering paragraph justification, cut/paste, and a
  461.     spelling checker.
  462.  
  463.  
  464. 7.1 Conversions from other mail systems
  465.  
  466. A number of older email systems have defined ad hoc ways of dealing
  467. with binary file enclosures and multipart messages.  This section is
  468. a pointer to some tools that would aid in transition efforts to the
  469. standard MIME approach.
  470.  
  471. Name:     n2m
  472. Product:  conversion tool
  473. Platform: NeXT
  474. FTP:      nexus.yorku.ca:pub/n2m.shar
  475. Author:   
  476. Comments:
  477.  
  478.     [ Dave Collier-Brown <davecb@ccs.yorku.ca> 04-Jan-1993 ]
  479.  
  480.     Nn2m is a program that converts a file containing a NeXT-format
  481.     multimedia message into a file containing a MIME-format multimedia
  482.     message.
  483.  
  484.     It is usable on Berkeley-derived systems, or ones otherwise using
  485.     /usr/lib/sendmail as a mail transfer agent. It is in use on SunOS
  486.     4.1.1 and Ultrix 4.2, tested briefly on Aix 3.2 and NeXT.
  487.  
  488.     Description: it is used with non-NeXT mail user agents to convert
  489.     NeXT mail to MIME, which is intelligible to more than just the NeXT
  490.     mail program.  The resulting file will usually be more intelligible
  491.     to non-multimedia mail user agents.
  492.  
  493.     The textual part of the mail is converted into text, as well as
  494.     Microsoft RTF, and the attachments follow, as text/plain wherever
  495.     possible, as base64 encoded binaries otherwise.  This suffices for
  496.     messages with ASCII files pasted into them.
  497.  
  498.     Caveat:  This is a converter, not a translator: the conversion of
  499.     sound and of the initial ``index.rft'' file is not correctness-
  500.     preserving.
  501.  
  502.  
  503. Name:     sun-to-mime
  504. Product:  conversion tool
  505. Platform: OpenWindows
  506. FTP:      cs.utk.edu:pub/MIME/sun-to-mime.perl
  507. FTP:      cs.utk.edu:pub/MIME/sun-to-mime.c
  508. Author:   Keith Moore
  509. Comments:
  510.  
  511.     [ Keith Moore <moore@cs.utk.edu> 27-Dec-1992 ]
  512.  
  513.     A perl script (and conversion to C of same) that converts
  514.     OpenWindows mail to MIME.  Body parts currently supported are:
  515.     text, gif, Sun rasterfile (converted to image/gif), postscript, and
  516.     audio.  Other types default to application/octet-stream.  It's easy
  517.     to extend the set of types supported and to add conversions, if
  518.     necessary.
  519.  
  520.     The script requires uuencode, uudecode, zcat (aka uncompress),
  521.     and the "convert" program from ImageMagick.  If you don't have
  522.     ImageMagick you can probably substitute the pbm stuff with little
  523.     fuss.
  524.  
  525.  
  526. Name:     uu-to-mime
  527. Product:  conversion tool
  528. Platform: perl
  529. FTP:      cs.utk.edu:pub/MIME/uu-to-mime.perl
  530. Author:   Keith Moore <moore@cs.utk.edu>
  531. Comments: A perl script that translates an RFC 822 message containing a
  532.           single uuencoded file to a MIME message containing a
  533.           base64-encoded file.
  534.  
  535.  
  536. 8 Commercial MIME software packages
  537.  
  538. Name:     ECSMail
  539. Product:  MUA/MTA
  540. Platform: Unix, NT, OS/2, OpenVMS, MS-DOS, MS-Windows, Mac System 7
  541. Contact:  ECS Sales <ecs-sales@edm.isac.ca>
  542. Phone:    +1 403 420 8081
  543. Author:
  544. Comments:
  545.  
  546.     [ Steve Hole <steve@edm.isac.ca> 24-Aug-1993 ]
  547.  
  548.     ECSMail is an electronic mail product for building enterprise mail
  549.     systems.  It is designed from start to finish as a system for
  550.     establishing mail services throughout an organization, with external
  551.     organizations and the world information system in general.  It does
  552.     this by using a completely standards based architecture.
  553.  
  554.     ECSMail is comprised of the following system components:
  555.  
  556.      ECSMail MUA Set      - a set of Mail User Agents (MUA) 
  557.      ECSMail MTA Set      - a set of Message Transport Agents (MTA)
  558.      ECSMail MS Set       - a set of Message Services (MS)
  559.  
  560.     All components support both MIME/822 and X.400, and run under
  561.     Unix, Microsoft NT, OS/2, OpenVMS.  Additionally, the MUA Set runs
  562.     under MS-DOS, Microsoft Windows, and Mac System 7.
  563.  
  564.     Pricing for the ECS products and ISA business information can be 
  565.     obtained by contacting:
  566.  
  567.      ECS Sales 
  568.      835 10040 - 104 Street
  569.      Edmonton, Alberta, Canada
  570.      T5J 0Z2
  571.  
  572.      Phone: 403-420-8081
  573.      Fax:   403-420-8037
  574.  
  575.     or by sending a request through electronic mail to the address:
  576.  
  577.      ECS Sales <ecs-sales@edm.isac.ca>
  578.  
  579.  
  580. Name:     Eudora 2.0
  581. Product:  MUA
  582. Platform: Macintosh
  583. Contact:  eudora-sales@qualcomm.com
  584. Author:   Steve Dorner <sdorner@qualcomm.com>
  585. Comments:
  586.  
  587. A commercial version with more features than the freely available one.  For
  588. pricing information, see
  589.  
  590. FTP:      qualcomm.com:/mac/eudora/E_by_QC.sea.hqx
  591.  
  592.  
  593. Name:     IBM multimedia mail
  594. Product:
  595. Platform: OS/2
  596. Contact:  Jerry Cuomo <gcuomo@watson.ibm.com>
  597. Author:   IBM
  598. Comments:
  599.  
  600.     [ Larry Salomon Jr <os2man@panix.com> 10-Dec-1992 ]
  601.  
  602.     I'm not going to follow this group, but I wanted to state that IBM -
  603.     at the T.J. Watson Research Center - is developing a multimedia mail
  604.     application for OS/2 which is based on the Mime spec.  They demoed
  605.     it at Interop.
  606.  
  607.     For more information, including (probably) how to become a test site
  608.     (I haven't confirmed whether they're actually going to do this,
  609.     but they've done it before), contact the department manager, Jerry
  610.     Cuomo, at gcuomo@watson.ibm.com.
  611.  
  612.  
  613. Name:     iGate
  614. Product:  WordPerfect Office gateway
  615. Platform:
  616. Contact:  smart@actrix.gen.nz
  617. Author:   Smart Systems
  618. Comments:
  619.  
  620.     [ Quentin Smart <smart@acme.gen.nz> 25-Sep-1993 ]
  621.  
  622.     iGate provides seamless conectivity to SMTP mail from WordPerfect
  623.     office.  Running as a native gateway under the Office Connection
  624.     server and incorporting a TCP/IP stack iGate is a complete solution
  625.     with no extras like MHS or TCP/IP stacks required.
  626.     
  627.     Further information from:
  628.  
  629.         Smart Systems
  630.         PO Box 5017
  631.         Wellington, New Zealand
  632.         +64 6 3561484
  633.         smart@actrix.gen.nz
  634.  
  635.  
  636. Name:     Internet Exchange for cc:Mail
  637. Product:  cc:Mail to SMTP/MIME Internet Mail Gateway
  638. Platform: MS-Windows
  639. Contact: 
  640. Phone:    +1 415 871 4045
  641. Author:   International Messaging Associates
  642. Comments:
  643.  
  644.     [ Tim Kehres <kehres@ima.com> 08-Dec-1993 ]
  645.  
  646.     For cc:Mail users, Internet Exchange is the gateway of choice to
  647.     provide standardized full multimedia connectivity between cc:Mail
  648.     users and their Internet partners.  Internet Exchange for cc:Mail
  649.     can be used to interconnect cc:Mail networks with external users on
  650.     the Internet as well as connecting your own internal network to your
  651.     cc:Mail community.
  652.  
  653.     Internet Exchange for cc:Mail is the first SMTP to cc:Mail gateway
  654.     that suports the full MIME Internet standard for exchanging rich
  655.     media multipart messages.  This means that your cc:Mail users can
  656.     now exchange any attachment types with Internet based mail systems.
  657.     By using the MIME standard, Internet Exchange for cc:Mail users
  658.     will be assured future compatibility with other MIME compliant mail
  659.     gateways.
  660.  
  661.     To simplify administration and management, the Internet Exchange
  662.     System Manager runs under Windows 3.1.  On screen buttons provide
  663.     administration access into the gateway operations.  Managers can
  664.     easily view and modify all gateway activity.  Message routing is
  665.     accomplished using any combination of host tables,Domain Name System
  666.     (DNS) lookup, and default mail host routing.
  667.  
  668.  
  669. Name:     Mail*Hub
  670. Product:
  671. Platform: Control Data 4000 Series Mips-based Unix systems
  672. Contact:  rrr@svl.cdc.com
  673. Author:   Control Data Systems
  674. Comments:
  675.  
  676.     [ <rrr@duck.svl.cdc.com> 23-Dec-1992 ]
  677.  
  678.     Mail*Hub includes support for X.400, X.500, SMTP, and creating,
  679.     viewing, and sending MIME enclosures in mail. In addition, the Fax
  680.     Gateway portion of Mail*Hub supports sending mail with MIME
  681.     enclosures to a Fax machine.  Graphical MIME components
  682.     (Postscript, GIF, TIFF,...)  are automatically recognized and
  683.     imaged at the receiving Fax machine.
  684.  
  685.  
  686. Name:     Mail-it
  687. Product:  MUA
  688. Platform: MS-Windows
  689. Contact:  mail-it@unipalm.co.uk
  690. Phone:    +44 223 250100 
  691. Author:   Unipalm Ltd
  692. Comments:
  693.  
  694.     [ Tom Kermeen <tomk@unipalm.co.uk> 11-Aug-1993 ]
  695.  
  696.     Mail-it is a mail user agent for Windows 3.1.  Implemented using the
  697.     Microsoft Extended MAPI architecture and with MIME functionality
  698.     added in, Mail-it v2.0 has a wide range of features including:
  699.         full drag and drop;
  700.         hierarchical foldering;
  701.         interaction with mail-aware and mail-enabled applications (MAPI);
  702.         full MIME support;
  703.         local address book;
  704.         access to MAPI-enabled directory services;
  705.         support for SMTP, POP2, POP3, and UUCP;
  706.  
  707.     Currently in beta, Mail-it v2.0 will ship in Q4 93.  For further
  708.     information email mail-it@unipalm.co.uk.
  709.  
  710.  
  711. Name:      MEUF
  712. Product:   MUA
  713. Platform:  Unix/X
  714. Contact:
  715. Author:    Daniel Glazman
  716. Comments:
  717.  
  718.     [ Daniel Glazman <Daniel.Glazman@grif.grif.fr> 30-Aug-1993 ]
  719.  
  720.     Meuf is a student project (now 2 years old) I developed at Ecole
  721.     Nationale Superieure des Telecommunications de Paris with the
  722.     System staff. It has grown A LOT to become a MIME-native MUA
  723.     running under Xt/Xaw.
  724.  
  725.     Earlier non-MIME versions (1.3 and 1.4) are available by anonymous
  726.     ftp from ftp.inria.fr and ftp.enst.fr. They are used by at least 4
  727.     industrial and academic sites in France.
  728.  
  729.     Meuf full-MIME version is currently in beta-test and may become a
  730.     commercial product.
  731.  
  732.  
  733. Name:     MPOWER
  734. Product:
  735. Platform:
  736. Contact:
  737. Author:   HP
  738. Comments:
  739.  
  740.     [ Harald Alvestrand <Harald.Alvestrand@delab.sintef.no> 22-Jan-1993 ]
  741.  
  742.     If anyone is interested, the new multimedia product from HP called
  743.     MPOWER supports MIME format mail.
  744.  
  745.     You can drag and drop a picture onto the mail icon, and it will be
  746.     sent as a MIME message.
  747.  
  748.     (Unfortunately, they forgot to quote the delimiter that had a dot in
  749.     it, and PINE failed to parse that......well, it's a betatest.)
  750.  
  751.  
  752. Name:     PC-MM (PC Mail Manager)
  753. Product:  MUA
  754. Platform: MS-Windows
  755. Contact:  Lars_Hagberg@li.icl.se
  756. Author:   ICL
  757. Comments:
  758.  
  759.     [ Tomas Kullman <tomku@li.icl.se> 30-Sep-1993 ]
  760.  
  761.     PC-MM from ICL is a Mail User Agent for Windows 3.1 implemented on
  762.     Windows Socket API and TCP/IP. PC-MM is currently working on PC-NFS
  763.     but is designed to be network software independent (i.e. will work
  764.     on most TCP/IP softwares supporting WinSocket API).
  765.  
  766.     PC-MM is a MIME conformant internet mailer supporting SMTP and IMAP2
  767.     for sending and receiving. PC-MM requires a UNIX mail server (or
  768.     similar supporting SMTP and IMAP2).
  769.     
  770.     PC-MM V1.0 supports a lot of nice features, such as:
  771.          - user friendly interface
  772.          - built-in and user-defined text editor
  773.          - drag and drop between folders
  774.          - local and server based folders
  775.          - integrated address book
  776.          - message sorting and tagging
  777.          - "watch dog" for incoming messages
  778.     
  779.     PC Mail Manager is announced and volume shipping mid November 1993.
  780.  
  781.     For pricing and product packaging information please contact Lars
  782.     Hagberg at ICL ProSystems AB; E-mail: Lars_Hagberg@li.icl.se or
  783.     phone: + 46 (0)13 11 70 00.
  784.  
  785.  
  786. Name:     PMDF
  787. Product:  MTA
  788. Platform: VMS
  789. Contact:  sales@innosoft.com service@innosoft.com
  790. Author:   Innosoft International
  791. Comments:
  792.  
  793. The VMSNET newsgroup 'vmsnet.mail.pmdf' is available for discussion.
  794.  
  795.     [ Ned Freed <ned@innosoft.com> ]
  796.  
  797.     Send technical inquiries to service@innosoft.com. Product
  798.     information, pricing, and literature can be obtained from
  799.     sales@innosoft.com. The phone number is (909) 624-7907; FAX is
  800.     (909) 621-5319. Street address is:
  801.  
  802.         Innosoft International, Inc.
  803.         250 W. First St., Suite 240
  804.         Claremont, CA 91711
  805.  
  806.  
  807. Name:     PP
  808. Product:  MTA
  809. Platform: Unix
  810. Contact:
  811. Author:
  812. Comments:
  813.  
  814. PP is a Mail Transport Agent (MTA), kindof son-of-MMDF-plus-X.400.  It
  815. is built on ISODE.
  816.  
  817.     [ Harald Alvestrand <Harald.Alvestrand@delab.sintef.no> 18-Dec-1992 ]
  818.  
  819.     The ISODE Consortium release of PP will in the near future support
  820.     gatewaying between MIME and X.400 according to the MIME-MHS
  821.     Internet-Drafts.
  822.  
  823. It will also support ESMTP.
  824.  
  825.  
  826. Name:     SMTPLINK 2.1
  827. Product:
  828. Platform:
  829. Contact:
  830. Author:
  831. Comments:
  832.  
  833.     [ <support@ccmail.com> 16-Dec-1992 ]
  834.  
  835.     Because this version (2.1) is a 2-3 QTR-93 release you should be
  836.     talking to your sales rep about the tentative features of this
  837.     product. They can be reached at 800-448-2500.
  838.  
  839.  
  840. Name:     STI Document Browser
  841. Product:  MS-Windows 3.1 (shipping), NeXTstep/X11/VMS (in the pipeline)
  842. Platform:
  843. Contact:  info@sti.fi
  844. Author:   Stream Technologies Inc
  845. Comments:
  846.  
  847.     [ Ed Anselmo <anselmo@nic.near.net> 31-Dec-1992 ]
  848.  
  849.     Product name:   STI Document Browser
  850.     Platforms:      
  851.  
  852.     How and where to get:
  853.         Stream Technologies Inc.
  854.         Valkjarventie 2
  855.         SF-02130 Espoo
  856.         FINLAND
  857.         Tel: +358 0 43577340
  858.         Fax: +358 0 43577348
  859.         Email: info@sti.fi
  860.  
  861.  
  862. Name:     Super-TCP
  863. Product:
  864. Platform: MS-Windows
  865. Contact:  TCP@FrontierTech.COM
  866. Author:   Frontier Technologies
  867. Comments:
  868.  
  869.     [ Ray C Langford <ray@isi.frontiertech.com> 28-Apr-1993 ]
  870.  
  871.     Frontier Technologies' Super-TCP for MS-Windows includes MIME
  872.     support in their Email mail system that is a part of the Super-TCP
  873.     for Windows package.
  874.  
  875.     Super-TCP for Windows is a Windows Sockets compliant, 100% DLL
  876.     implementation that can also operate in a TSR mode. Applications
  877.     include: Network News Reader, Telnet, FTP Client/Server, NFS
  878.     Client/Server, SMTP/POP2&3 MIME Email, Telnet Redirector,
  879.     Interactive Talk, and more. Options are also available for PPP,
  880.     X.25, and OSI.
  881.  
  882.     With the MIME support in Email, any type of binary file may be
  883.     attached to your message, including Postscript files, spreadsheet
  884.     files, database files, word processor files, graphic files, audio
  885.     files, and digital video files.
  886.  
  887.     The packages in the Super-TCP product line that include the
  888.     Email (SMTP/POP2&3) with MIME support are:
  889.         - Super-TCP for Windows   Version 3.0
  890.                 (Complete TCP/IP package)
  891.         - Super-TCP/NFS for Windows   Version 3.0
  892.                 (Complete TCP/IP package with NFS client/server)
  893.         - Super-TCP Applications for Windows   Version 3.0
  894.                 (Windows Sockets applications only)
  895.  
  896.     For further information, email TCP@FrontierTech.COM or call
  897.     +1 414 241-4555.
  898.  
  899.  
  900. Name:     Z-Mail
  901. Product:  MUA
  902. Platform: Unix
  903. Contact:  info@z-code.com
  904. Author:   Z-Code Software Corporation
  905. Comments:
  906.  
  907.     [ Carlyn M. Lowery <lowery@zen.z-code.com> 29-May-1993 ]
  908.  
  909.     Z-Mail, a Unix World Magazine "Product of the Year" winner for 1991,
  910.     is a complete electronic mail system for workstations.  Z-Mail
  911.     provides Motif and Open Look graphical user interfaces, as well
  912.     as two character modes.  The software has been ported to nearly
  913.     every system that runs Unix, and it works with all standard Unix
  914.     mail transport agents including sendmail, binmail, smail, MMDF and
  915.     X.400 gateways.  Z-Mail can replace or coexist with standard mail
  916.     user agents on the system, including BSD Mail, AT&T mailx, Sun Mail
  917.     Tool, Elm, or Mush.  Most anyone can use Z-Mail "off the shelf" and
  918.     immediately benefit from its simple interface and advanced features.
  919.     
  920.     Z-Mail also includes Z-Script, a powerful scripting language that
  921.     enables users to customize and extend Z-Mail's capabilities.
  922.     Z-Mail's multi-media capabilities allow easy integration with
  923.     best-of-class products including spreadsheets, desk-top publishing,
  924.     graphics, fax, voice, and video. For example, when users receive a
  925.     spreadsheet file, Z-Mail can be configured to automatically launch
  926.     the associated application and load the the attachment automatically
  927.     and transparently to the user.  Z-Mail understands MIME-format
  928.     documents and is also compatible with Sun's multimedia Mailtool.
  929.  
  930.     Mac, MS-DOS, and MS-Windows versions, as well as native MIME
  931.     support, are planned for this summer.
  932.     
  933.     For more information on Z-Mail, contact:
  934.         Z-Code Software Corp.
  935.         4340 Redwood Hwy., Suite B-50
  936.         San Rafael, CA 94903
  937.         tel: (415) 499-8649
  938.         fax: (415) 479-0448
  939.         e-mail: info@z-code.com
  940.     
  941.     Also, you can anonymous-ftp a demo copy of Z-Mail from "ora.com" in
  942.     the directory pub/z-code/zmail/2.1.  (The file you want is named
  943.     zm.XXX.tar.Z, where XXX is your type of machine.)  You'll need to
  944.     call us after you do so we can send you an activation key.
  945.  
  946.  
  947. 9 MIME and Usenet news
  948.  
  949. 9.1 Introduction
  950.  
  951. Usenet articles are (by design) very similar to RFC 822 mail messages.
  952. It is therefore reasonable to expect MIME software to be adopted for use
  953. on Usenet.
  954.  
  955.  
  956. 9.2 News readers and transports with MIME support
  957.  
  958. Name:     GNUS
  959. Product:  reader
  960. Platform: GNU Emacs
  961. FTP:
  962. Author:   Masanobu UMEDA
  963. Comments:
  964.  
  965.     [ Masanobu UMEDA <umerin@mse.kyutech.ac.jp> 07-Aug-1993 ]
  966.  
  967.     GNUS is an NNTP-based newsreader for GNU Emacs.  GNUS versions
  968.     3.14.4 and later directly support reading of articles written in
  969.     MIME format.  It only requires the metamail package.  Compositions
  970.     of articles written in MIME format requires "mime.el" that is a
  971.     part of MIME tools for GNU Emacs (see 3.13).
  972.  
  973.  
  974. Name:     gnus-mime.el
  975. Product:  reaJoe Ilacqua der
  976. Platform: GNU Emacs
  977. FTP:      world.std.com:dist/gnus-mime.el.shar
  978.           (also in the contrib tree of metamail)
  979. Author:   Joe Ilacqua
  980. Comments:
  981.  
  982.     [ Joe Ilacqua <spike@world.std.com> 24-Jun-1993 ]
  983.  
  984.     "gnus-mime.el" is an ELISP package that adds support for MIME to
  985.     GNUS.  This is the second release: I consider it very beta, and I'm
  986.     sure there are bugs, but it does work.  It provides support both to
  987.     read and to post USENET articles in MIME format.  It's scarcest
  988.     feature is support for multi-part multi-media ".signatures".
  989.  
  990. I believe that gnus-mime.el is for GNUS prior to version 3.14.4.
  991.  
  992.  
  993. Name:     INN
  994. Product:  transport
  995. Platform:
  996. FTP:
  997. Author:
  998. Comments:
  999.  
  1000.     [ Christopher Davis <ckd@eff.org> 03-Jun-1993 ]
  1001.  
  1002.     There is some minimal MIME support in the INN package.  Since INN
  1003.     is a transport system, not a newsreader, the support is for
  1004.     transferring MIME messages, not reading them.
  1005.  
  1006.     [ Christophe Wolfhugel <Christophe.Wolfhugel@grasp.insa-lyon.fr> 23-Jul-1993 ]
  1007.  
  1008.     INN's MIME support is today divided in two parts:
  1009.  
  1010.     1) the possibility to have nnrpd add default MIME headers to
  1011.     locally posted articles;
  1012.  
  1013.     2) transfer-encoding changes on transport with `innxmit', i.e. recode
  1014.     8bit to quoted-printable.
  1015.  
  1016.  
  1017. Name:     MH
  1018. Product:  reader
  1019. Platform:
  1020. FTP:
  1021. Author:
  1022. Comments:
  1023.  
  1024.     [ John Romine <jromine@ics.uci.edu> 30-Jul-1993 ]
  1025.  
  1026.     If you compile MH to use NNTP, it can read news with its "bbc"
  1027.     command; MH supports MIME.
  1028.  
  1029.  
  1030. Name:     nn
  1031. Product:  reader
  1032. Platform:
  1033. FTP:
  1034. Author:
  1035. Comments:
  1036.  
  1037.     [ Luc Rooijakkers <lwj@cs.kun.nl> 26-Jul-1993 ]
  1038.  
  1039.     The current beta release of nn tags newly posted articles as
  1040.     text/plain; charset=xxx with transfer encoding 8bit if the message
  1041.     contains any 8 bit characters.
  1042.  
  1043.     Reading support needs further work.
  1044.  
  1045.  
  1046. Name:     SNews
  1047. Product:  reader
  1048. Platform: MS-DOS OS/2
  1049. FTP:      ftp.wimsey.com:~ftp/pub/msdos/uupc/snews191.zip
  1050.           MS-DOS binaries
  1051. FTP:      ftp.wimsey.com:~ftp/pub/msdos/uupc/snws191o.zip
  1052.           OS/2 binaries
  1053. FTP:      ftp.wimsey.com:~ftp/pub/msdos/uupc/snws191s.zip
  1054.           Source
  1055. Author:
  1056. Comments:
  1057.  
  1058.     [ Daniel Fandrich <dan@fch.wimsey.bc.ca> 27-Aug-1993 ]
  1059.  
  1060.     Revision 1.91 of the SNews newsreader for MS-DOS systems
  1061.     fixes several bugs in version 1.90 (alpha), as well as adding
  1062.     some much-needed features, including built-in support for ISO
  1063.     8859/1/2/3/4/9 character sets (RFC 1521 and RFC 1522) and a single
  1064.     key interface to the metamail MIME decoder (or other user-specified
  1065.     program).  An additional bonus is the availability of an OS/2
  1066.     version.
  1067.  
  1068.  
  1069. Name:     trn
  1070. Product:  reader
  1071. Platform:
  1072. FTP:
  1073. Author:
  1074. Comments:
  1075.  
  1076. trn 3.0 has support for reading MIME articles with metamail, and
  1077. creating them with mhn.
  1078.  
  1079.  
  1080. End of Part II
  1081.  
  1082.